home *** CD-ROM | disk | FTP | other *** search
/ i·claim - visualizing argument / ICLAIM.ISO / mac / t_04.swf / scripts / DefineButton2_449 / BUTTONCONDACTION on(release).as
Text File  |  2005-02-25  |  82b  |  6 lines

  1. on(release){
  2.    _root.asn -= 1;
  3.    _root.asn3 = 0;
  4.    this.gotoAndStop(1);
  5. }
  6.